Does C# support inner classes? [closed]

Posted by Amy on Stack Overflow See other posts from Stack Overflow or by Amy
Published on 2009-09-21T17:17:16Z Indexed on 2010/03/12 19:47 UTC
Read the original article Hit count: 295

Filed under:
|
|

Possible Duplicates:
Using Inner classes in C#
Inner classes in C#
Class declared inside of another class in C#

Does C# support the concept of inner classes? If so, what are the benefits?

Could someone please explain this to me?

© Stack Overflow or respective owner

Related posts about c#

Related posts about inner-classes